projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc43f61
)
xend: Remove warning message from xend.log
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 17 Mar 2010 08:31:17 +0000
(08:31 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 17 Mar 2010 08:31:17 +0000
(08:31 +0000)
When I created a domain, I saw the following warning message in
xend.log. This patch removes the message from xend.log.
[2010-03-16 19:04:16 3623] WARNING (XendConfig:872) Unconverted key:
Description
Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
tools/python/xen/xend/XendConfig.py
patch
|
blob
|
history
diff --git
a/tools/python/xen/xend/XendConfig.py
b/tools/python/xen/xend/XendConfig.py
index 0624bc62f96b94a38c1b670aa15fd031529bce3c..a8eae6c6ba49deee90fe960db460651036d115e9 100644
(file)
--- a/
tools/python/xen/xend/XendConfig.py
+++ b/
tools/python/xen/xend/XendConfig.py
@@
-233,6
+233,7
@@
XENAPI_CFG_TYPES = {
's3_integrity' : int,
'superpages' : int,
'memory_sharing': int,
+ 'Description': str,
}
# List of legacy configuration keys that have no equivalent in the